* dispnew.c (Fsleep_for): Make this take two arguments SECONDS and
authorJim Blandy <jimb@redhat.com>
Sat, 20 Mar 1993 23:03:35 +0000 (23:03 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 20 Mar 1993 23:03:35 +0000 (23:03 +0000)
commit767229f87cb786a3120d42358632cb35762fafa2
tree201758528c58ed40a596d71013b3183d2b135dd8
parent6e4f3667d971d0701064487e4c1e666351ddf9eb
* dispnew.c (Fsleep_for): Make this take two arguments SECONDS and
MILLISECONDS, which add, rather than a second argument which says
"treat the first argument as milliseconds."
(Fsit_for): Same thing.
(Fsleep_for_milliseconds): Deleted; this can be done with Fsleep_for.
src/dispnew.c